purple_whiteboard_get_dimensions

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. gboolean purple_whiteboard_get_dimensions(const(PurpleWhiteboard)* wb, int* width, int* height)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    gboolean
    purple_whiteboard_get_dimensions
    (,
    int* width
    ,
    int* height
    )
  2. da_purple_whiteboard_get_dimensions purple_whiteboard_get_dimensions;

Meta